翻訳と辞書
Words near each other
・ Virtual concert
・ Virtual Console
・ Virtual console
・ Virtual Control
・ Virtual Control Program Interface
・ Virtual crime
・ Virtual currency
・ Virtual customer environment
・ Virtual Cybernetic Building Testbed
・ Virtual dance
・ Virtual data room
・ Virtual Database Manager
・ Virtual design and construction
・ Virtual desktop
・ Virtual Desktop Extender
Virtual device
・ Virtual device driver
・ Virtual Digital Cable
・ Virtual Digital Library
・ Virtual directory
・ Virtual disk
・ Virtual displacement
・ Virtual Distributed Ethernet
・ Virtual Diva
・ Virtual DJ
・ Virtual DMA Services
・ Virtual DOS machine
・ Virtual dressing room
・ Virtual earth
・ Virtual economy


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Virtual device : ウィキペディア英語版
Virtual device

A virtual device in Unix is a file such as :/dev/null or :/dev/urandom, that is treated as a device, as far as user level software is concerned, but is generated by the kernel without reference to hardware.
For instance when /dev/null is written to, the kernel tells the program it wrote everything to it (without actually writing it anywhere), and when read from, the reading program is told that it has reached the end of the file. It is a device file (it can be made with mknod for instance), but does not reference any hardware.
DOS-, Windows- and OS/2-like operating systems define the NUL device that performs a similar function (but is implemented as part of the file name processing – no actual file exists by that name).

de:Gerätedatei
es:Fichero de dispositivo
pt:Nó de dispositivo
ru:/dev


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Virtual device」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.